home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / WINHAK95.ZIP / PLUGINS / CHANGE~1.WH next >
Encoding:
Text File  |  1996-05-03  |  693 b   |  25 lines

  1. // WinHacker Script
  2. // Copyright (c) 1996 Wedge Software
  3. //
  4. // Changes the icon of a hard drive on you computer by
  5. // creating a autorun.inf file in the root directory.
  6. //
  7.  
  8. [Main]
  9. Desc = Changes the icon of a drive
  10. StartMessage = Please go to the root directory of the HD you wish to change the icon for, and press Open.
  11. ExitMessage = Done. 
  12.  
  13. [INI]
  14. Procs = 1
  15.  
  16. [INIProc#1]
  17. Location = (browse)
  18. File = autorun.inf
  19. Section = Autorun
  20. Item = Icon
  21. Action = Write
  22. Value = (dialog)
  23. Value.dialog.text = Enter the filename of the file that contains the icon.
  24. Value.dialog.text2 = Put a ",x" after the file, where "x" is the icon #.
  25. Value.dialog.default = c:\windows\explorer.exe,3